Skip to content

Add PeerDAS custody columns metric#14815

Open
KatyaRyazantseva wants to merge 4 commits intoOffchainLabs:peerDASfrom
KatyaRyazantseva:peerdas-metrics-custody
Open

Add PeerDAS custody columns metric#14815
KatyaRyazantseva wants to merge 4 commits intoOffchainLabs:peerDASfrom
KatyaRyazantseva:peerdas-metrics-custody

Conversation

@KatyaRyazantseva
Copy link
Copy Markdown

What type of PR is this?

Feature

What does this PR do? Why is it needed?
This PR adds gossip verification metrics align with the PeerDAS metrics specs:

  • beacon_custody_columns_count_total

Which issues(s) does this PR fix?

Fixes (partially) #14129

Other notes for review

Acknowledgements

@KatyaRyazantseva KatyaRyazantseva requested a review from a team as a code owner January 20, 2025 21:27
@KatyaRyazantseva KatyaRyazantseva requested review from nisdas, potuz and rkapka and removed request for a team January 20, 2025 21:27
Comment thread beacon-chain/db/filesystem/metrics.go Outdated
Name: "blob_disk_bytes",
Help: "Approximate number of bytes occupied by blobs in storage",
})
custodyColumnWrittenCounter = promauto.NewGauge(prometheus.GaugeOpts{
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why using a gauge for a counter?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants